VObject::WantsKbdFocus

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:17:57 1991
Index Return to Main Contents
 

NAME

VObject::WantsKbdFocus - instance method  

TEMPLATE

wantsKeyboardFocus = bool WantsKbdFocus()  

SPECIFIERS

public inline  

DESCRIPTION

WantsKbdFocus checks whether this wants to get the keyboard focus. It returns the state of the flag eVObjKbdFocus (see enum VObjFlags). This method is called by the method VObjectTextView::DispatchEvents.  

ARGUMENTS

none

 

RETURN ARGUMENT

bool wantsKeyboardFocus

indicates whether this
wants to get the keyboard focus
 

CATEGORIES

accessing, flag handling, client interface

 

FILES

implementation:
VObject.h


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:21 GMT, March 30, 2022